A. PACKAGE
B. PROC
C. PRIVATE
D. None of the mentioned
Explanation: A package is a namespace that organizes a set of related classes and interfaces.
Advertisement
Related Mcqs:
- Which of the following is a mechanism that allows several objects in an class hierarchy to have different methods with the same name ?
- A. Aggregation B. Polymorphism C. Inheritance D. All of the mentioned...
- Objects are executed _____________________?
- A. sequentially B. in Parallel C. sequentially & Parallel D. none of the mentioned...
- Choose the incorrect statement in terms of Objects ?
- A. Objects are abstractions of real-world B. Objects can’t manage themselves C. Objects encapsulate state and representation information D. All of the mentioned...
- Which of the following is the best type of module coupling ?
- A. Control Coupling B. Stamp Coupling C. Data Coupling D. Content Coupling...
- Which of the following is the worst type of module cohesion ?
- A. Logical Cohesion B. Temporal Cohesion C. Functional Cohesion D. Coincidental Cohesion...
- Which of the following is/are true with respect to functions ?
- A. A function such as “search-book” is represented using a circle B. Functions represent some activity C. Function symbol is known as a process symbol or a bubble in DFD D. All of the mentioned...
- Which of the following is a function of CASE Tool ?
- A. Supporting Structured analysis and design (SA/SD) B. Maintaining the data dictionary C. Checking whether DFDs are balanced or not D. All of the mentioned...
- Which of the following is not an activity of Structured Analysis (SA) ?
- A. Functional decomposition B. Transformation of a textual problem description into a graphic model C. All the functions represented in the DFD are mapped to a module structure D. All of the mentioned...
- Which of the following early OOD methods incorporates both a “micro development process” and a “macro development process.” ?
- A. Booch method B. Rumbaugh method C. Wirfs-Brock method D. Coad and Yourdon method...
- Which of the following is a disadvantage of OOD ?
- A. Easier maintenance B. Objects may be understood as stand-alone entities C. Objects are potentially reusable components D. None of the mentioned...
Advertisement